The problem is that after the captive portal redirects, I'll have also a HTTPS redirect and Chrome remembers the certificate and to use only HTTPS. So I cannot use the same site twice (in a session). A well-known public HTTP only site will resolve this. Well-known sites usually work, causing less debugging of the Wi-Fi connection. google-chrome.
Share, comment, bookmark or report
Open Tools | Developer Tools from Chome menu. Switch to Network tab there. Keep that window open, browse as usual. Once you see that phenomenon again, go to that Developer tools window, and see which file was not loaded properly and why. It could be a DNS issue, or some transparent proxy acting up, or some other problem.
Share, comment, bookmark or report
Comments